From c76ae7dcaa7893e69750fd0d4f9c06d3e8fb1e2b Mon Sep 17 00:00:00 2001 From: Gert Wollny Date: Tue, 1 Dec 2015 03:00:52 +0100 Subject: [PATCH] Update rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 91aa12ad..09d91e0f 100755 --- a/debian/rules +++ b/debian/rules @@ -22,7 +22,7 @@ endif override_dh_auto_configure: cd config && ./autoall && cd .. && \ - ./configure --host=$(DEB_HOST_GNU_TYPE) \ + dh_auto_configure -- --host=$(DEB_HOST_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) \ --prefix=/usr \ --exec-prefix=/usr \ -- 2.30.2